collection/file-managers

gather directory-opus information

rule:
  meta:
    name: gather directory-opus information
    namespace: collection/file-managers
    authors:
      - "@_re_fox"
    scopes:
      static: function
      dynamic: thread
    att&ck:
      - Credential Access::Credentials from Password Stores [T1555]
    references:
      - https://www.gpsoft.com.au/
    examples:
      - 5a2f620f29ca2f44fc22df67b674198f:0x4076F3
  features:
    - and:
      - substring: "\\GPSoftware\\Directory Opus"
      - string: ".oxc"
      - string: ".oll"
      - string: "ftplast.osd"

last edited: 2023-11-24 10:34:28